UNPKG

@openstream/client

Version:
6 lines 180 B
import type { PublicAccount } from "../../../../PublicAccount.js"; export type Output = { is_owner: boolean; account: PublicAccount; }; //# sourceMappingURL=Output.d.ts.map